bitkeeper revision 1.1389.1.16 (4273458eyxEjHSppjkQyDsXHHxOY9Q)
authorkaf24@firebug.cl.cam.ac.uk[kaf24] <kaf24@firebug.cl.cam.ac.uk[kaf24]>
Sat, 30 Apr 2005 08:45:02 +0000 (08:45 +0000)
committerkaf24@firebug.cl.cam.ac.uk[kaf24] <kaf24@firebug.cl.cam.ac.uk[kaf24]>
Sat, 30 Apr 2005 08:45:02 +0000 (08:45 +0000)
commitb61e6cb4e9f9d9c936ed60b1242c0b746a79d1cc
tree517801dc5ae7648703362a9efb92b2f976e4918f
parent927084f0d4255ded569bdc51fda5b1279fad9767
bitkeeper revision 1.1389.1.16 (4273458eyxEjHSppjkQyDsXHHxOY9Q)

coredump.patch
Extend libxc and gdb server to coredump a domain.
Signed-off-by: Kip Macy <kmacy@fsmware.com>
.rootkeys
tools/gdb/gdb-6.2.1-xen-sparse/gdb/gdbserver/Makefile.in
tools/gdb/gdb-6.2.1-xen-sparse/gdb/gdbserver/linux-xen-low.c
tools/gdb/gdb-6.2.1-xen-sparse/gdb/gdbserver/server.c [new file with mode: 0644]
tools/libxc/Makefile
tools/libxc/xc.h
tools/libxc/xc_core.c [new file with mode: 0644]
tools/libxc/xc_ptrace.c
tools/libxc/xc_ptrace_core.c [new file with mode: 0644]
tools/python/xen/lowlevel/xc/xc.c